/* CSS Document */

 * {  
                padding:0px;  
                margin:0px;  
            }  
            .roll-news { 
			font-family:"Courier New", Courier, monospace;
                width:98%;  
                height:280px;  
               
            }  
            .roll-news-indexG-hoverG {  
					
                background-color:#999999;
				color:#FFFFFF;
            }  
            .roll-news-image img {
	
                width:98%;  
                height:280px;  
            }  
            .roll-news-indexG { 
			
			color:#333333;  
			
                position:relative;  
                top:-80px;  
                margin-right:5px;
				padding-left:20px;  
                float:left;  
            }  
            .roll-news-indexG {  
            }  
            .roll-news-indexG li {  

                list-style:none;  
                float:left;  
                font-size:16px;  
                font-weight:600;  
                width:20px;  
                height:20px;  
				line-height:20px;  
                cursor:pointer;  
                margin:0px;  
                background-image:url(opacity_50.png);  
                text-align:center; 
				padding:3px; 
            }  
            .roll-news-title {  
			 
                position:relative;  
                top:-340px;  
                padding-left:0px;  
                height:22px;  
                line-height:22px;  
                background:url(opacity_50.png);  
            }  
            .roll-news-title a {  
                font-size:14px;  
                text-decoration:none;  
                color:#222222;
				font-weight:600;
	
				 padding:2px;  
            }  
            .roll-news-title a:hover {  
                color:#666666; 
            }  